runtime.mspan.markBitsForBase (method)
3 uses
runtime (current package)
mbitmap.go#L1163: func (s *mspan) markBitsForBase() markBits {
mgcsweep.go#L612: mbits := s.markBitsForBase()
mgcsweep.go#L846: mbits := s.markBitsForBase()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)